class EfFieldFormatterIterator implements Iterator

Allows to easily iterate over field items.

Methods

__construct(EfFieldFormatter $wrapper)

No description

rewind()

No description

current()

No description

key()

No description

next()

No description

valid()

No description

Details

at line 146
__construct(EfFieldFormatter $wrapper)

Parameters

EfFieldFormatter $wrapper

at line 150
rewind()

at line 155
current()

at line 159
key()

at line 163
next()

at line 168
valid()